google.golang.org/grpc/internal/transport.controlBuffer.execute (method)
2 uses
google.golang.org/grpc/internal/transport (current package)
controlbuf.go#L374: func (c *controlBuffer) execute(f func(it interface{}) bool, it interface{}) (bool, error) {
http2_server.go#L1068: success, err := t.controlBuf.execute(t.checkForHeaderListSize, trailingHeader)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)